home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 43.zip / ANC 15.adf / REXX / timeout1.txed < prev    next >
Text File  |  1987-01-01  |  232b  |  10 lines

  1. /* This TxEd Plus macro is run as a `timeout' macro, which is run during
  2.     the TxEd Plus setup/tutorial program.
  3.  */
  4.  
  5. 'MACRO +Z TIMEOUT2'
  6. CMD 1
  7. Msg Please make a selection from the TxEd Plus Project menu
  8. ADDRESS COMMAND WAIT 5
  9. CMD 0
  10.